home *** CD-ROM | disk | FTP | other *** search
- /*
- *
- * Stop the handler which deals with the Double-click.
- *
- * (c) 1994 by K.P. van Beem (2:280/464.2, patrick.van.beem@aobh.xs4all.nl)
- *
- * Based on the DOpusLhaARexx package by Geoff Seeley (but you can better
- * use GuiArc in stead of DOpus and a script, to deal with archives)
- *
- */
-
- if show('p', 'TWIN.1') then do
- address 'TWIN.1' 'CLOSE'
- end
-